home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / balones.swf / scripts / frame_30 / PlaceObject2_77_1555 / CLIPACTIONRECORD on(rollOver).as < prev   
Text File  |  2013-04-24  |  84b  |  7 lines

  1. on(rollOver){
  2.    if(_root.chance_to_play)
  3.    {
  4.       this.nextFrame();
  5.    }
  6. }
  7.